debian/control: add dh-python build-dep
authorHans van Kranenburg <hans@knorrie.org>
Fri, 1 Feb 2019 15:08:54 +0000 (16:08 +0100)
committerIan Jackson <ian.jackson@citrix.com>
Fri, 22 Feb 2019 14:00:16 +0000 (14:00 +0000)
Lintian is complaining: missing-build-dependency-for-dh_-command

"The source package appears to be using a dh_ command but doesn't build
depend on the package that actually provides it. If it uses it, it must
build depend on it."

debian/control

index c8a7335cb7ddab21cee9e62e58a7afb4f04d3eec..affb9374ebd6a225ed994e5d3efca3944704a604 100644 (file)
@@ -11,6 +11,7 @@ Build-Depends:
    rdfind,
    lsb-release,
    python-dev,
+   dh-python,
    bcc [i386 amd64],
    gcc-multilib [i386 amd64],
    e2fslibs-dev,